home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2092 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  175 b   |  10 lines

  1. _visible = eval("/Variables:Tab1ChienVisible");
  2. if(eval("/Variables:Tab1FrameChien") != 1)
  3. {
  4.    gotoAndPlay(eval("/Variables:Tab1FrameChien"));
  5. }
  6. else
  7. {
  8.    stop();
  9. }
  10.